projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git]
/
Projects
/
LEDNotifier
/
LUFA LED Notifier.inf
diff --git
a/Projects/LEDNotifier/LUFA LED Notifier.inf
b/Projects/LEDNotifier/LUFA LED Notifier.inf
index
8890ba1
..
dc3f0e7
100644
(file)
--- a/
Projects/LEDNotifier/LUFA LED Notifier.inf
+++ b/
Projects/LEDNotifier/LUFA LED Notifier.inf
@@
-3,6
+3,9
@@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
+[DefaultInstall]
+CopyINF="LUFA LED Notifier.inf"
+
[Version]
Signature="$Windows NT$"
Class=Ports
[Version]
Signature="$Windows NT$"
Class=Ports
@@
-44,6
+47,9
@@
HKR,,EnumPropPages32,,"msports.dll,SerialPortPropPageProvider"
[DeviceList]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044
[DeviceList]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044
+[DeviceList.NTx86]
+%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044
+
[DeviceList.NTamd64]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044
[DeviceList.NTamd64]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044